-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[deploy] main CI/CD 확인 #41
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [#3] feat: 기본 세팅 추가 + 수정 * [#3] feat: 카카오 소셜로그인 환경 구축 * [#3] feat: 기본 dto 추가 * [#3] feat: Member 도메인 + 로그인 기능 구현 * [#3] fix: phone field를 email이 아닌 null로 채우도록 수정 * [#3] feat: 로그아웃 기능 추가 * [#3] refactor: 사용 dto 변경 * [#3] refactor: 기존 정의된 예외 사용 * [#3] refactor: 기존 정의된 예외 사용 * [#3] comment: 주석 삭제 * [#3] feat: email 삭제, nickname은 null로 우선 설정 * [#3] refactor: 컨벤션 맞춰 수정 * [#3] comment: 주석 삭제 / 추가 * [#3] feat: config 수정 * [#3] fix: 필요없는 dto 삭제 * [#3] refactor: 프로젝트 구조 변경 * [#3] refactor: 프로젝트 구조 변경 * [#3] refactor: member-> store 노테이션 변경 * [#3] refactor: request 이름 수정
* [#8] remove(application-*.yml): application-*.yml secret으로 주입하는 방식으로 변경하기 위해 github에서 삭제 * [#8] feat(Dockerfile-*): dockerfile 환경별로 작성 * [#8] feat(prod-*): prod CI/CD workflow 작성 * [#8] feat(dev-*): dev CI/CD workflow 작성 * [#8] feat(docker-compose-*): 환경별 docker-compose 작성 * [#8] feat(release-drafter): release-drafter 작성 * [#8] feat: gradle 관련 변경사항
* [#8] remove(application-*.yml): application-*.yml secret으로 주입하는 방식으로 변경하기 위해 github에서 삭제 * [#8] feat(Dockerfile-*): dockerfile 환경별로 작성 * [#8] feat(prod-*): prod CI/CD workflow 작성 * [#8] feat(dev-*): dev CI/CD workflow 작성 * [#8] feat(docker-compose-*): 환경별 docker-compose 작성 * [#8] feat(release-drafter): release-drafter 작성 * [#8] feat: gradle 관련 변경사항 * [#8] fix: dockerfile jar 파일 이름 수정
hyerinhwang-sailin
temporarily deployed
to
prod
January 15, 2025 00:53 — with
GitHub Actions
Inactive
hyerinhwang-sailin
temporarily deployed
to
prod
January 15, 2025 01:06 — with
GitHub Actions
Inactive
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related issue 🛠
Work Description ✏️
main branch에 연결되 prod 서버의 CI/CD 확인합니다.
Trouble Shooting ⚽️
Related ScreenShot 📷
Uncompleted Tasks 😅
To Reviewers 📢